home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 2305 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  671 b 

  1. Path: serra.unipi.it!news
  2. From: Giuseppe BEVILACQUA <giuseppe>
  3. Newsgroups: comp.unix.osf.osf1,comp.lang.c
  4. Subject: Re: printf-problem
  5. Date: 20 Jan 1996 09:41:28 GMT
  6. Organization: Universita' di Pisa
  7. Message-ID: <4dqdc8$2hoo@serra.unipi.it>
  8. References: <4dj4g6$t9f@sunsystem5.informatik.tu-muenchen.de>
  9. NNTP-Posting-Host: r6000sm2.difi.unipi.it
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.1N (X11; I; AIX 2)
  14. X-URL: news:4dj4g6$t9f@sunsystem5.informatik.tu-muenchen.de
  15.  
  16. You should use %ld specification (not %lf as I wrongly typed)
  17.                         Matteo Dell'Omodarme
  18.                     http://fisica.difi.unipi.it/~df143193/
  19.  
  20.